home *** CD-ROM | disk | FTP | other *** search
- The new trigger mechanism uses Amiga signals directly instead of going
- through fifo.library. I took the oppertunity to make qmail-send react to the
- following signals also:
-
- Ctrl-C: Exit cleanly.
- Ctrl-D: Scan qmail/queue/todo for unprocessed messages.
- Ctrl-E: Try to send all queued messages now.
- Ctrl-D: Reload control/locals and control/virtualdomains.
-
- For example, to force qmail to attempt to flush the queue, execute
-
- Break `Status COMMAND qmail-send` E
-
- from a shell.
-
- The trigger mechanism uses the Ctrl-D signal to inform qmail-send about new
- (unprocessed) messages added to the queue.
-